Conversation
changelog: home-assistant-libs/annotatedyaml@v0.2.0...v0.4.2 ~10-11% performance improvement
Member
Author
|
pylint can't see them, but they are there. Probably better to add top level exports |
bdraco
added a commit
to home-assistant-libs/annotatedyaml
that referenced
this pull request
Mar 18, 2025
pylint cannot see the cythonized versions but it should be able to see the top level ones home-assistant/core#140861 (comment)
Member
Author
|
one more small fix needed home-assistant-libs/annotatedyaml#20 |
thecode
approved these changes
Mar 18, 2025
Member
Author
|
We can get another 12-14% out of it if yaml/pyyaml#848 merges |
Member
Author
|
thanks |
Member
|
I think the test failures may be related since they concern YAML reloading. |
Member
Tests group 5 looks related to this bump, group 7 is fixed by #140877 |
Member
Author
|
I agree it looks related, will dig into it |
Member
Author
|
Sorted out the issue in home-assistant-libs/annotatedyaml#23 with an alternate solution |
jpbede
approved these changes
Mar 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
changelog: home-assistant-libs/annotatedyaml@v0.2.0...v0.4.4
~30% performance improvement
https://codspeed.io/home-assistant-libs/annotatedyaml/runs/compare/67d6394a7e6117b20d9eff87..67da6a2f9255bc74ff5fb2af
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: